home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm2 / xtick403.lha / xtick.readme < prev   
Text File  |  1995-09-08  |  5KB  |  103 lines

  1. Short: The Complete File Forwarder for the Amiga
  2. Type: comm/fido
  3. Uploader: robert_williamson@p0.f104.n167.z1.fidonet.org (Robert Williamson)
  4. Author: robert_williamson@p0.f104.n167.z1.fidonet.org (Robert Williamson)
  5.  
  6.   XTick Changes and Fixes
  7.   v4.03
  8.     Tic was failing because of an improperly named boolean in new
  9.     AnnouncedIn code, fixed
  10.   v4.02
  11.     New ticfile keyword added: AnnouncedIn
  12.     This is list of tagnames in which hatch of this file was announced.
  13.     If any of the echos are also in *TICKPOST, Xtick will not make an
  14.     annoucement in that echo when file is received.
  15.     Automatically added to all tic files on tick and hatch, if *TICKPOST
  16.     and *TICKHATCH are configured for the area.
  17.  
  18.   v4.01 
  19.     search for bumped extension was not case-insensitive, fixed.
  20.     A  change  in  config  item  dequote  from selected items to all caused
  21.     failures  to properly parse *EXEC item which contained embedded quotes.
  22.     ANthing before the first quote was lost.
  23.     eg: TICKEXEC echo >>log:expand.test "Area:%a File:%n Path:%p"
  24.       was read and executed as: Area:%a File:%n Path:%p
  25.     Fixed.   Dequote  is  now  only done on config items that have a single
  26.     quote at the beginning of item.
  27.   v4.00
  28.     %p expansion failed when Ticking due to misuse if single char vars.
  29.     this was fixed along with a few other occurances that may have
  30.     resulted in the same problem.
  31.   v3.99
  32.     changed a number of Calls to inline procedures.
  33.   v3.97
  34.     fixed error in AUTOADDAREAS
  35.   v3.95
  36.     %p and %f expansion failed, fixed
  37.     Added AUTOADDAREA support, config items, expansion template
  38.   v3.91
  39.     Added ALLOWCMDS template to config for ALL,PAUSE,PASSWORD,ECHOPASSWORD
  40.     Added GROUP configuration for UPLINKS, SITES and AREAS
  41.   v3.70
  42.     Improved config error reporting
  43.     Added SITEAKA keyword, replaces multiple SITE lines, allows
  44.     over-ride of options for one or more of a SITE's AKAs.
  45.     corrected ticfile's filenote (extra spaces removed)
  46.     added Xhatch frontend, also converts aminet readme to TINC
  47.     added support for Xraid SendStatus
  48.     now corrects blank keywords CRC,SIZE,AREADESC when forwarding
  49.     certain log messages had PGM instead of name of posting program
  50.     Log now shows posting PGM, one of Xscan, Xtick or Xraid
  51.     Fixed bug in posted echo msg for ticked files 
  52.     now sends message to ourselves for missing area
  53.     added switch to accept bad CRCs
  54.     If Ldesc exists, Now writes a LDESC file
  55.     Added XPRI, priority values are now configurable for QTYPE XFQ
  56.     Added FDN and FDND keywords for file network and description
  57.     now uppers recd crc
  58.  
  59.   What is a File Forwarder?
  60.  
  61.     File  Forwarder  is  the  generic  class  name  for  programs  used  to
  62.   automatically distribute files via an FidoNet Technology Network (FTN).
  63.     XTick meets all the primary requirements and supports most, if not all,
  64.   of  the  proposed extensions for the TIC file format as well as many that
  65.   are in common usage.
  66.  
  67.   Features:
  68.     o pure, residentable
  69.     o multi-ftn
  70.     o supports BOTH XferQ and Flow File systems
  71.     o handles files renamed by mailer's extension change
  72.     o deletes and de-queues old TICs when re-hatching same file
  73.     o can do renames instead of delete/overwrite on Hatch and Replace
  74.     o can perform FileName Conversion per SITE with optional Fullname
  75.     o permits cross-hatch based upon filespecs from one Area to another
  76.     o supports extended tic format (To,LDesc,Size,Magic,Areadesc,Fullname,Via,etc)
  77.     o does not fail on unknown tic file keywords
  78.     o can strip seenbys that are outside ftn, zone or net
  79.     o can save Created as Vias for File Forwarder tracking
  80.     o GLOBAL options to enable tic extensions with SITE disable overrides
  81.     o can use 3d/4d, or FQFA tic format per SITE
  82.     o advanced config format allows multiple keywords per line
  83.     o can hatch with Magic, Replaces and Description via commandline
  84.     o can hatch with a ticinfo file to include in tic file
  85.     o GLOBAL options can be overidden by SITE or AREA options
  86.     o SITE options can be overidden by SITE's AREA options
  87.     o SITE and AREA passwords 
  88.     o GLOBAL post announcements for tick or hatch in multiple echos
  89.     o per AREA post announcements for tick or hatch in multiple echos
  90.     o config report to all or one SITE
  91.     o extensive command parameter substitution available
  92.     o configurable commands w/substitution for packing and importing
  93.     o configurable GLOBAL commands w/substitution for tick or hatch
  94.     o configurable AREA commands w/substitution for tick and hatch
  95.     o AREA commands can be executed INSTEAD or IN ADDITION to GLOBAL
  96.     o AREA commands can be executed BEFORE or AFTER GLOBAL comamnds
  97.     o multiple commands can be defined for all types
  98.     o displayable SITE config, AREA config and GLOBAL config
  99.     o send .tic, fileattach pkt, both or neither per SITE AND per AREA
  100.     o notification message for all errors in tic files
  101.     o will also use RoofLog function host if active.
  102.  
  103.